﻿2026-06-21T09:43:24.5728381Z ##[group]Run actions/checkout@v5
2026-06-21T09:43:24.5774739Z with:
2026-06-21T09:43:24.5775349Z   repository: SaberMage/spt-core
2026-06-21T09:43:24.5778817Z   token: ***
2026-06-21T09:43:24.5779279Z   ssh-strict: true
2026-06-21T09:43:24.5779670Z   ssh-user: git
2026-06-21T09:43:24.5780046Z   persist-credentials: true
2026-06-21T09:43:24.5780432Z   clean: true
2026-06-21T09:43:24.5780771Z   sparse-checkout-cone-mode: true
2026-06-21T09:43:24.5781173Z   fetch-depth: 1
2026-06-21T09:43:24.5781509Z   fetch-tags: false
2026-06-21T09:43:24.5781865Z   show-progress: true
2026-06-21T09:43:24.5782208Z   lfs: false
2026-06-21T09:43:24.5782532Z   submodules: false
2026-06-21T09:43:24.5782880Z   set-safe-directory: true
2026-06-21T09:43:24.5783252Z env:
2026-06-21T09:43:24.5783581Z   SPT_REGISTRY_BUSY_TIMEOUT_MS: 30000
2026-06-21T09:43:24.5783997Z ##[endgroup]
2026-06-21T09:43:24.6578293Z Syncing repository: SaberMage/spt-core
2026-06-21T09:43:24.6579902Z ##[group]Getting Git version info
2026-06-21T09:43:24.6580526Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T09:43:24.6581403Z [command]/usr/bin/git version
2026-06-21T09:43:24.6608058Z git version 2.43.0
2026-06-21T09:43:24.6625516Z ##[endgroup]
2026-06-21T09:43:24.6636549Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b90224a8-a08c-4c3d-b121-ff001785cd57' before making global git config changes
2026-06-21T09:43:24.6637698Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T09:43:24.6639719Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T09:43:24.6672695Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T09:43:24.6691453Z https://github.com/SaberMage/spt-core
2026-06-21T09:43:24.6701331Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T09:43:24.6703693Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T09:43:24.6721956Z HEAD
2026-06-21T09:43:24.6750461Z ##[endgroup]
2026-06-21T09:43:24.6751484Z [command]/usr/bin/git submodule status
2026-06-21T09:43:24.6937942Z ##[group]Cleaning the repository
2026-06-21T09:43:24.6938722Z [command]/usr/bin/git clean -ffdx
2026-06-21T09:43:25.4628534Z Removing target/
2026-06-21T09:43:25.4637260Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T09:43:25.4687838Z HEAD is now at 1cafc8afb Merge 6a27b0b9a2658ec5039ce38b939c6bfdad2757fa into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:43:25.4693455Z ##[endgroup]
2026-06-21T09:43:25.4695759Z ##[group]Disabling automatic garbage collection
2026-06-21T09:43:25.4698636Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T09:43:25.4722066Z ##[endgroup]
2026-06-21T09:43:25.4722686Z ##[group]Setting up auth
2026-06-21T09:43:25.4727773Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T09:43:25.4751552Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T09:43:25.4941926Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T09:43:25.4966583Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T09:43:25.5150433Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T09:43:25.5174734Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T09:43:25.5357142Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T09:43:25.5386392Z ##[endgroup]
2026-06-21T09:43:25.5386978Z ##[group]Fetching the repository
2026-06-21T09:43:25.5392700Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +1cafc8afb1ed6606350cab07e057989c02fea0c7:refs/remotes/pull/27/merge
2026-06-21T09:43:25.9890194Z ##[endgroup]
2026-06-21T09:43:25.9891290Z ##[group]Determining the checkout info
2026-06-21T09:43:25.9892030Z ##[endgroup]
2026-06-21T09:43:25.9895719Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T09:43:25.9977723Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T09:43:26.0005133Z ##[group]Checking out the ref
2026-06-21T09:43:26.0007562Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T09:43:26.0050346Z HEAD is now at 1cafc8afb Merge 6a27b0b9a2658ec5039ce38b939c6bfdad2757fa into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T09:43:26.0053456Z ##[endgroup]
2026-06-21T09:43:26.0087803Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T09:43:26.0124774Z 1cafc8afb1ed6606350cab07e057989c02fea0c7
